<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">li,
dd,
ul,
body,
dl{
    margin: 0;
    padding: 0;
    list-style: none
}
html,
body{
    width: 100%;
    overflow-x: hidden
}

.warp{

    display: none;

}
.zj-set4-views ul{
    display: flex;
    flex-wrap: wrap;
    margin-top: 32px;
}
.zj-set4-views li{
    width: 19%;
    margin-right: 1.25%;
    margin-bottom: 18px;
}
.zj-set4-views li:nth-of-type(5n){
    margin-right: 0;
}
.header-top-cont{
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding: 22px 0;
}
.header-top-cont h1{
    display: flex;
    align-items: center;
}
.header-top-cont h1 .text{
    margin-left: 18px;
}
.header-top-cont h1 .text h6{
    font-size: 22px;
    margin-bottom: 8px;
}
.header-top-cont h1 .text p{
    font-size: 14px;
    color: #999
}
.header-top-cont .let{
    display: flex;
    align-items: flex-end;
}
.header-top-cont .let .ul{
    padding-bottom: 6px;
}
.header-top-cont .let .ul a{
    margin-right: 20px;
}
.header-top-cont .let .ul a img,
.header-top-cont .let .ul a span{
    display: inline-block;
    vertical-align: middle;
    color: #333
}
.header-top-cont .let .pho{
    display: flex;
    align-items: center;
}
.header-top-cont .let .pho .txt{
    margin-left: 12px;
}
.header-top-cont .let .pho .txt span{
    font-size: 16px;
    color: #333
}
.header-top-cont .let .pho .txt h6{
    margin-top: 5px;
    font-size: 26px;
    font-weight: bold;
}
.header-nav{
    background: #173f90
}
.header-nav ul{
    display: flex;
}
.header-nav ul li{
    margin-right: 100px;
}
.header-nav ul li &gt;a{
    line-height: 60px;
    color: #fff;
    position: relative;
    display: block
}
.header-nav ul li &gt;a::before{
    width: 0;
    content: '';
    height: 7px;
    position: absolute;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    transition: all .5s;
    bottom: 0;
    background: #fff;

}
.header-nav ul li.on &gt; a::before,
.header-nav ul li:hover &gt; a::before{
    width: 100%;
    opacity: 1;
}
.zj-set1{
    background: #e5e5e5
}
.zj-set1 .w1400{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zj-set1-cont{
    line-height: 65px;
    font-size: 14px;
}
.zj-set1-cont a{
    margin-right: 20px;
}
.zj-set1-form{
    width: 194px;
    line-height: 28px;
    height: 28px;
    border-radius: 14px;
    overflow: hidden;
    position: relative
}
.zj-set1-form .text{
    width: 100%;
    border: none;
    font-size: 12px;
    padding: 0 14px;
}
.zj-set1-form .submit{
    width: 14px;
    height: 14px;
    background: url('../images/index-ss.png') no-repeat center;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -7px;
    border: none
}
.zj-set{
    padding: 86px 0;
}
.zj-title{
    text-align: center;
    padding-bottom: 50px;
}
.zj-title h3{
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 6px;
}
.zj-title p{
    font-size: 24px;
    color: #666;
}
.zj-set2{
    background: #f4f4f4
}
.zj-set2-view .let{
    width: 22%;
    background: url('../images/index-set1-bj.jpg') no-repeat center;
    background-size: 100% 100%;
    min-height: 600px;
    padding-top: 32px;
}
.zj-set2-view .let dl dt{
    font-size: 24px;
    color: #fff;
    padding: 12px 34px;
}
.zj-set2-view .let dl dd a{
    display: block;
    width: 100%;
    padding: 0 34px;
    line-height: 34px;
    color: #8b8b8e;
    position: relative;
    z-index: 1;
}
.zj-set2-view .let dl dd a::before{
    width: 0;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #e7e7e8;
    z-index: -1;
    opacity: 0;
    transition: all .5s;
    border-left: 10px solid #173f90
}
.zj-set2-view .let dl dd.on a::before{
    width: 100%;
    opacity: 1;
}
.zj-set2-view .let dl dd.on a{
    color: #333
}
.zj-set2-view .zj-set2-cont{
    width: 76.6%;
}
.zj-set2-paged ul{
    display: flex;
    flex-wrap: wrap;
}
.zj-set2-page.swiper-container ul li h6{
    padding-bottom: 0;
}
.zj-set2-page.swiper-container{
    padding-bottom: 30px;
}
.zj-set2-page ul li{
    width: 32%;
    margin-right: 2%;
}
.zj-set2-page ul li .img{
    height: 252px;
    background: url('../images/probj.jpg') no-repeat center;
    background-size: 100% 100%;
}
.zj-set2-page ul li:nth-of-type(3n){
    margin-right: 0;
}
.zj-set2-page ul li h6{
    text-align: center;
    padding: 12px 0 16px;
}
.zj-set2-view .let .cont{
    padding: 0 34px;
    margin-top: 20px;
    padding-bottom: 40px;
}
.zj-set2-view .let .cont span{
    font-size: 14px;
    color: #e7e7e8
}
.zj-set2-view .let .cont h6{
    font-size: 36px;
    color: #fff;
    padding: 6px 0;
}
.zj-set2-view .let .cont  a{
    display: inline-block;
    padding: 0 16px;
    background: #333333;
    color: #fff;
    line-height: 1.8;
    border-radius: 20px
}
.zj-set3{
    padding-top: 86px;
}
.img{
    overflow: hidden;
}
.img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s
}
.img img:hover{
    transform: scale(1.1)
}
.zj-set3-views{
    margin-top: 20px;
}
.zj-set3-views li{
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    background: #f6f6f6;
    overflow: hidden;
    transition: all .4s;
}
.zj-set3-views li .img img{
    height: auto;
    display: block;
}
.zj-set3-views li:hover{
    background: #2656b7;
    transform: translateY(-8px);
    box-shadow: 0 8px 8px rgba(153, 153, 153, 0.6)
}
.zj-set3-views li .img{
    width: 50%;
}
.zj-set3-views li .text{
    width: 50%;
    box-sizing: border-box;
    padding-left: 6%;
}
.zj-set3-views li .text h6{
    font-size: 40px;
}
.zj-set3-views li:hover .text p,
.zj-set3-views li:hover .text h6{
    color: #fff;
}
.zj-set3-views li .text p{
    font-size: 16px;
    color: #666;
    margin-top: 6px;
    height: 60px;
}
.zj-set3-views li .text a:hover{
    color: #333;
    background: #fff;
}
.zj-set3-views li .text a{
    display: block;
    width: 132px;
    line-height: 34px;
    background: #333333;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    transition: all .4s;
}
.zj-set4 h3{
    font-size: 42px;
    color: #333;
    font-weight: bold;
}
.zj-set4 li{
    border: 1px solid #ddd
}
.zj-set4 li img{
    width: 100%;
    /* height: 100%; */
}
.zj-set4 .zj-setview{
    margin-top: 50px;
}
.zj-setview{
    position: relative;
}
.zj-setview &gt; i{
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #1b1b1b;
    cursor: pointer;
}
.zj-setview &gt; i:hover{
    background-color: #2656b7
}
.zj-setview &gt; i.prve{
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -23px;
    background-image: url('../images/index-lef.png');
    background-repeat: no-repeat;
    background-position: center
}
.zj-setview &gt; i.next{
    position: absolute;
    right: -60px;
    top: 50%;
    margin-top: -23px;
    background-image: url('../images/index-rig.png');
    background-repeat: no-repeat;
    background-position: center
}
.zj-set5{
    background: #f4f4f4
}
.zj-set5-cont .ts{
    background: #fff
}
.zj-set5-cont .ts &gt; div{
    width: 50%;
    background: #fff
}
.zj-set5-cont .ts .text{
    float: left;
    padding: 68px 50px 0;
    box-sizing: border-box
}
.zj-set5-cont .ts .img{
    float: right;
}
.zj-set5-cont .ts:nth-of-type(2) .text{
    float: right;
}
.zj-set5-cont .ts:nth-of-type(2) .img{
    float: left;
}
.zj-set5-cont .ts .text h5{
    font-size: 30px;
    margin-bottom: 16px;
}
.zj-set5-cont .ts .text .cont{
    font-size: 16px;
    color: #666;
    line-height: 1.7;
    width: 80%;
    margin-bottom: 30px;
}
.zj-set6 .let .btnview a{
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.zj-set5-cont .ts .text a{
    width: 168px;
    display: block;
    text-align: center;
    background: #333333;
    color: #fff;
    line-height: 36px;
    border-radius: 18px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.zj-set6 .let .btnview a::before,
.zj-set5-cont .ts .text a::before{
    width: 0%;
    height: 100%;
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    opacity: 0;
    z-index: -1;
    background: #2656b7;
    transition: all .4s;
}
.zj-set6 .let .btnview a:hover::before,
.zj-set5-cont .ts .text a:hover::before{
    width: 100%;
    opacity: 1;
}
.zj-set6{
    background: url('../images/zj-set6-bj.jpg') no-repeat center;
    background-size: 100% 100%;
    padding: 120px 0;
}
.zj-set6 .w1400 &gt; div{
    width: 48%;
}
.zj-set6 .let h3{
    font-size: 38px;
    line-height: 1;
    margin-bottom: 32px;
}
.zj-set6 .let .cont{
    font-size: 14px;
    color: #666;
    width: 90%;
    line-height: 1.7;
}
.zj-set6 .let ul{
    display: flex;
    padding: 42px 0;
}
.zj-set6 .let ul li{
    margin-right: 68px;
}
.zj-set6 .let ul li:last-of-type{
    margin-right: 0;
}
.zj-set6 .let ul li h6{
    font-size: 18px;
}
.zj-set6 .let ul li h6 b{
    font-size: 56px;
    color: #2656b7;
    font-weight: bold;
    display: inline-block;
    margin-right: 6px;
}
.zj-set6 .let ul li p{
    padding-left: 6px;
    font-size: 18px;
    margin-top: 6px;
}
.zj-set6 .let .btnview a{
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    text-align: center;
    background: #000000;
    line-height: 36px;
    border-radius: 18px;
    color: #fff;
    margin-right: 6px;
}
.zj-set7-views .img{
    height: 260px;
}
.zj-set7-views li:hover h6{
    color: #173f90;
}
.zj-set7-views h6{
    text-align: center;
    margin-top: 10px;
}
.zj-set8{
    background: #f4f4f4
}
.zj-set8 h3{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 58px;
}
.zj-set8 h3 span{
    font-size: 42px;
}
.zj-set8 .let{
    width: 32%;
}
.zj-set8 .let .img{
    height: 265px;
}
.zj-set8 .rig{
    width: 66%;
}
.zj-set8 .rig ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.zj-set8 .rig ul li{
    width: 48.5%;
}
.zj-set8 .rig ul li:hover h6{
    color: #173f90;
}
.zj-set8 .let .text{
    padding: 18px 0;
    border-bottom: 1px solid #ddd;
}
.zj-set8 .let .text h6{
    font-size: 18px;
    color: #333;
}
.zj-set8 .let .text span{
    font-size: 14px;
    color: #666;
    padding: 8px 0;
    display: block
}
.zj-set8 .rig li a p,
.zj-set8 .let .text p{
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}
.zj-set8 .rig li a{
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    transition: all .5s;
}
.zj-set8 .rig li a:hover {
    transform: translateX(-8px)
}
.zj-set8 .rig li a h6{
    font-size: 18px;
    color: #333;
}
.zj-set8 .rig li a span{
    font-size: 14px;
    color: #666;
    padding: 9px 0;
    display: block
}
footer{
    background: #1b1b1b
}
footer .let ul{
    display: flex;
}
footer .let ul li{
    margin-right: 40px;
}
footer .let ul li dt{
    color: #5c5c5c;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 36px;
}
footer .let ul li dd{
    margin-bottom: 18px;
    color: #5c5c5c
}
footer .fat{
    display: flex;
}
footer .fat .imgs{
    text-align: center;
    margin-right: 40px;
}
footer .fat .imgs p{
    margin-top: 10px;
    color: #5c5c5c
}
footer .fat .tstd h6{
    font-size: 26px;
    color: #fff;
    margin-bottom: 30px;
}
footer .fat .tstd .cont{
    color: #5c5c5c;
}
footer .fat .tstd .cont p{
    margin-bottom: 12px;
}
.links{
    color: #5c5c5c
}
.links a{
    color: #5c5c5c
}
.footer-bt{
    background: #2656b7
}
.footer-bt .w1400{
    display: flex;
    justify-content: space-between;
    line-height: 74px;
    color: #a5b5de;
}
.footer-bt .w1400 a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    color: #a5b5de
}
.footer-bt .w1400 a:hover{
    color: #fff
}


.qqkefu{
    position: fixed;
    bottom: 200px;
    z-index: 9999;
    right: 0;
    width: 50px;
  }
  .qqkefu ul li{
    margin: 4px 0;
    background: rgba(153, 153, 153, 0.8);
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .qqkefu ul li:hover{
    background: #173f90;
  }
  .qqkefu ul li .icon{
      width: 24px;
      height: 24px;
      fill: currentColor;
      overflow: hidden;
      color: #fff;
  }
  .qqkefu ul li a{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #173f90;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .qqkefu ul li .ewm{
    position: absolute;
    right: 110%;
    bottom: 0;
    width: 130px;
    height: 80px;
    background: rgba(153, 153, 153, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    display: none;
    transition: .5s;
  }
  .qqkefu ul li .f_code{
    position: absolute;
    right: 110%;
    bottom: 0;
    width: 100px;
    height: 100px;
    display: none;
    transition: .5s;
  }
  
  .qqkefu ul li:hover .f_code,
  .qqkefu ul li:hover .ewm{
    display: flex;
  }
  .qqkefu ul li:hover a{
    opacity: 1;
  }
  .qqkefu ul li .f_code img{
    width: 100%;
    height: 100%;
  }
  
.ho-s{
    width: 154px;
    height: 40px;
    border-radius: 4px;
    border: 1px #173f90 solid;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}
  .ho-s span {
    font-size: 16px;
    color: #173f90;
  }
  .ho-s .icon {
    width: 14px;
    height: 14px;
    fill: currentColor;
    overflow: hidden;
    color: #173f90;
  }
  .ho-s::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    background: #173f90;
    width: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: -1;
  }
  .ho-s:hover::before {
    width: 100%;
    right: auto;
    left: 0;
  }
  .ho-s:hover span,
  .ho-s:hover .icon {
    color: #fff;
  }
  @media (max-width: 1480px){
    .header-nav ul li{
        margin-right: 60px;
        white-space: nowrap; 
    }
    .zj-set{
        padding: 60px 0; 
    }
    .zj-title{
        padding-bottom: 38px;
    }
    .zj-title h3{
        font-size: 32px;
    }
    .zj-title p{
        font-size: 18px;
    }
    .zj-set3-views{
        margin-top: 0;
    }
    .zj-set3-views li .text{
        padding-left: 2%;  
    }
    .zj-set3-views li .text h6{
        font-size: 32px;
    }
    .zj-set3-views li .text p{
        font-size: 14px;
    }
    .zj-set4 h3{
        font-size: 32px;
    }
    .zj-set5-cont .ts .text{
        padding: 34px 40px 0;  
    }
    .zj-set5-cont .ts .text h5{
        font-size: 26px;
    }
    .zj-set5-cont .ts .text .cont{
        font-size: 14px;
    }
    .zj-set6{
        padding: 68px 0;
    }
    .zj-set6 .let h3{
        font-size: 32px;
        margin-bottom: 20px;
    }
    .zj-set6 .let .cont p{
        font-size: 14px;
    }
    .zj-set6 .let ul{
        padding: 20px 0;
    }
    .zj-set6 .let ul li{
        margin-right: 48px;
    }
    .zj-set6 .let ul li h6 b{
        font-size: 46px;
        margin-right: 4px;
    }
    .zj-set6 .let ul li p{
        padding-left: 6px;
        font-size: 16px;
        margin-top: 2px;
    }
    .zj-set8 h3{
        margin-bottom: 28px;
    }
    .zj-set8 h3 span{
        font-size: 32px;
    }
    .header-top-cont .let .ul{
        display: none
    }
    .zj-set2-view .let dl dt{
        font-size: 20px;
    }
    .zj-set2-view .let .cont h6{
        font-size: 32px;
    }
  }
  @media (max-width: 1250px){
    .zj-set1-form,
    .tstd{
        display: none
    }
    .zj-set1-cont{
        width: 100%;
        overflow-x: auto;
        line-height: 50px;
        white-space: nowrap;
    }
    .zj-set2-view .let{
        padding-top: 20px;
        min-height: 575px;
    }
    .zj-set2-view .let .cont{
        padding-bottom: 24px;  
    }
    .zj-set5-cont .ts .text h5{
        font-size: 18px;
    }
    .zj-set5-cont .ts .text .cont{
        width: 100%;
        margin-bottom: 11px;
    }
    .zj-set5-cont .ts .text a{
        width: 148px;
        line-height: 32px;
        font-size: 14px;
    }
    .zj-set5-cont .ts .text{
        padding: 26px 25px 0;
    }
  }
  @media (max-width: 992px){
    .header-nav ul li{
        margin-right: 56px;
        white-space: nowrap;
    }
    .zj-set{
        padding: 28px 0;
    }
    .zj-set6 .let ul li h6 b{
        font-size: 32px;
    }
    .zj-set6 .let .btnview a{
        width: 138px;
        font-size: 14px;
        line-height: 30px;
    }
    .zj-set6 .let ul li h6{
        font-size: 14px;
    }
    .zj-set6 .let ul li{
        margin-right: 28px;
    }
    .zj-set3-views li{
        width: 100%;
        display: block
    }
    .header-nav ul{
        overflow: auto
    }
    .header-top-cont h1 .text,
    .tstd{
        display: none
    }
    .zj-set1-cont a{
        margin-right: 16px;  
    }
    .zj-set2-view .let{
        display: none
    }
    .zj-set2-view .zj-set2-cont{
        width: 100%;
    }
    .zj-set3-views li .text{
        float: left;
        padding-top: 12px;
    }
    .zj-set3-views li .img{
        float: right
    }
    .zj-set3-views li:nth-of-type(2n) .text{
        float: right
    }
    .zj-set3-views li:nth-of-type(2n) .img{
        float: left
    }
    .zj-set3-views li .text h6{
        font-size: 20px;
    }
    .zj-set3-views li .text p{
        font-size: 12px;
        height: auto;
        margin-bottom: 8px;
        margin-top: 0px;
    }
    .zj-set3-views li .text a{
        width: 101px;
        line-height: 28px;
        font-size: 12px;
    }
    .zj-title{
        padding-bottom: 16px;
    }
    .zj-title h3{
        font-size: 24px;
    }
    .zj-title p{
        font-size: 16px;
        width: 90%;
        margin: 0 auto;
    }
    .zj-set2-page ul li{
        width: 49%;
        margin-right: 2% !important;
    }
    .zj-set2-page ul li:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .zj-set2-page ul li .img{
        height: 180px;
    }
    .zj-set3{
        padding-top: 28px;
    }
    .zj-set4 h3{
        font-size: 24px;
    }
    .zj-set4-views ul{
        margin-top: 16px;
    }
    .zj-set4-views li{
        width: 49%;
        margin-right: 2% !important;
        margin-bottom: 10px;
    }
    .zj-set4-views li:nth-of-type(2n){
        margin-right: 0 !important;
    }
    .zj-set6 .w1400 &gt; div.let {
        padding-bottom: 24px;
    }
    .zj-set5-cont .ts .text h5{
        margin-bottom: 10px;
    }
    .zj-set6 .w1400 &gt; div{
        width: 100%;
    }
    .zj-set6 .let .cont{
        width: 100%;
    }
    .zj-set6 .let h3{
        font-size: 20px;
        margin-bottom: 14px;
    }
    .zj-set6 .let ul{
        padding: 16px 0;
    }
    .zj-set6 .let ul li p{
        font-size: 14px;
    }
    .zj-set6{
        padding: 28px 0;
    }
    .zj-set5-cont .ts &gt; div{
        width: 100%;
    }
    .zj-set5-cont .ts .text{
        padding-bottom: 28px;
    }
    .zj-set8 .let{
        width: 100%;
        margin-bottom: 20px;
    }
    .zj-set8 .rig{
        width: 100%;
    }
    .zj-set8 h3{
        margin-bottom: 16px;
    }
    .zj-set8 h3 span{
        font-size: 20px;
    }
    .zj-set8 .rig ul li{
        width: 100%;
    }
    .zj-set7-views .img{
        height: 180px;
    }
    .views{
        display: block !important;
        padding: 18px !important;
    }
    .views .page{
        padding-left: 0 !important;
        margin-bottom: 10px;
        width: 100% !important;
    }
    .views img{
        width: 100%;
        height: auto;
    }
  }
  @media (max-width: 768px){
    .qqkefu,
    .footer-bt,
    footer,
    .pc{
        display: none !important
    }
    .warp{
        display: block;
    }
  }</pre></body></html>